home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1995 October
/
EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso
/
Aminet
/
comm
/
uucp
/
DanNews10.lha
/
DanNews10
/
History
next >
Wrap
Text File
|
1995-05-29
|
2KB
|
59 lines
Version 0.4 -> 1.0
------------------
- Re-wrote the file stuff to make it faster. Can't really tell if it is or
not, but I can't be arsed to change it back.
- Added support for the control group.
- Gets newsgroup list from UULIB:DanNewsGroups as well as UULIB:newsgroups,
so you can define extra groups that you don't want your newsreader to show
(makes the control groups easier to manage).
- Fixed CTRL-C memory leak.
- Made error messages clearer.
Version 0.3 -> 0.4
------------------
- It can be given a plain file instead of a batch file (even though, it still
doesn't do local postings).
- Won't complain any more if batch file doesn't exist.
- Won't complain any more if given an empty batch file.
- Won't crash any more with very corrupt batch files.
- Writes .next files out faster.
Version 0.2 -> 0.3
------------------
- It'll accept input from stdin now (eg. "DanNews <some_batch_file").
- If the batch file's corrupt, you get the offset of (roughly) where the
error is. Now load it into an editor, go to the offset, and tidy things up.
It must be an editor that doesn't expand or compress any tabs or spaces.
- Sometimes hitting ^C would leave a file locked. Fixed.
- If you've got hardlinks turned on and the program finds that it can't
hardlink crossposted articles then it tries to save the article normally
instead of just giving an error message and moving on to the next one
(which was what happened last time).
- Added DELETE switch - automatically delete the batch file at the end if
everything unbatched OK.
- Added PATH switch: alter the 'Path' header to include your sitename.
- Added XREF switch: generate 'Xref' headers for your newsreader.
- Added -1 switch: only unbatch to the first group listed in the 'Newsgroups'
header for crossposted articles.
- Added -h switch: turn off hardlinks for crossposted articles.
- Added -n switch: run through the program but don't unbatch anything.
- Added -t option: give directory of tempory work file (only used for
unbatches from stdin).
Version 0.1 -> 0.2
------------------
- Fixed a problem where if you give a negative number for the cache size
(this also included the default), it got confused about the amount of free
memory so sometimes it wouldn't unbatch the news.
- Got rid of an enforcer hit.
- On a couple of occasions it could lock up instead of unbatching. Fixed
that.
- Add some statistics, if you want them, with the STATS switch.